@charset "utf-8";
/*公共部分 */
* {微乳雅黑, 宋体,Verdana, Geneva, sans-serif 12px;margin:0;padding: 0; text-align:left; }
body{text-align:center; font-family:"微软雅黑","黑体","宋体";font: 12px Verdana,Geneva,sans-serif;-webkit-text-size-adjust:none; }
/*.wrap{ margin:0 auto; text-align:left; width:940px;}*/
ul,li{ list-style:none; margin:0; padding:0;}
a:link,a:visited{ text-decoration:none; color:#666;}
a:hover{ text-decoration:underline;}
a{ blr:expression(this.onFocus=this.blur()); /* IE Opera */ outline:none; /* FF Opera */ } /**去掉虚线框*/
a:focus{ -moz-outline-style: none; /* FF */ }/**去掉虚线框*/
.clear { clear: both;}
img {border: medium none;}
table {
    border-collapse: collapse;
    empty-cells: show;
}
.left{ float:left; text-align:left; overflow:hidden;}
.right{ float:right; text-align:left;}



.page{ height:30px; line-height:30px;}


/*公共部分 */
/*****页面宽度自适应******/
.wrap{margin:0 auto;text-align:left; max-width:2680px;}
/*左边栏，设定宽度*/
.wrap_l{float:left;margin-right:-130px;width:130px;}
/*中间栏，宽度auto www.codefans.net */
.wrap_m{width:auto;margin:0 130px 0 130px;}
/*右边栏，固定宽度*/
.wrap_r{float:right;margin-left:-140px;width:130px;}
.wrap_inner_l{float:left;background:#00FFFF;margin-right:-200px;width:200px;}
.wrap_inner_m{width:auto;background:#FFFF00;margin:0 0 0 200px;}
/*****页面宽度自适应******/
/******头部******/

#nav{ position: fixed; z-index:1001; width:100%; height:100px; min-width:900px;background:#000;}
#logo{ position:absolute; z-index:2; display:block; height:37px; width:150px;padding:3px 0 0 20px; float:left; background:#000; }
#nav>ul{ position:absolute; width:100%;background:#000; height:35px; text-align:left;  padding-left:150px; padding-top:65px; }
#nav>ul>li{display:inline-block; width:80px;  text-align:center;line-height:40px; color:#654c20;}
#nav>ul>li>a:link,#nav>ul>li>a:visited{color:#b59274; text-decoration:none;text-shadow:none;}
#nav>ul>li>a>div{ font-family:宋体; font-size:12px;line-height:12px; height:12px; text-align:center;}
#nav>ul>li>a>div.e{height:28px;font-size:12px; }
#nav>ul>li>a:hover{ color:#fc9;}
#nav>ul>li>div{ position: fixed; z-index:-1; left:0; filter:alpha(opacity=80);opacity: 0.8;-moz-opacity:0.8; top:-290px; height:290px; width:100%;background:#121212; border-bottom:1px solid #333; color:#b08d55;overflow:hidden;  }
#nav>ul>li>div>ul{ position:absolute;text-align:left; width:100%; margin-left:160px; }
#nav>ul>li>div>ul>li{display:inline-block; width:120px; text-align:center;}
#nav>ul>li>div>ul>li>a:link,#nav>ul>li>div>ul>li>a:visited{ text-decoration:none; color:#aabdb7;}
#nav>ul>li>div>ul>li>ul a:link,#nav>ul>li>div>ul>li>ul a:visited{ text-decoration:none; color:#aabdb7;}





/*******头部******/
/******主体********/
.main{ position:absolute; width:100%; height:100%;overflow-y:hidden;background:#000 ;}

.swiper-container, .swiper-slide {
  width: 100%;
  height:100%;
}
.loading-bg{
background:#000 url(../../Public/images/loading-1.gif) center 40% no-repeat;
}

.swiper-slide img.auto-wrap{ height:auto; border:none;}
.swiper-container{ padding-top:60px; }
.main .prev,.main .next{ display:inline-block; z-index:2; width:45px; height:100px; position:absolute;top:47%; cursor:pointer; background:url(../../Public/images/sprite.png) no-repeat 0 0; left:0;filter:alpha(opacity=20);opacity: 0.2;-moz-opacity:0.2;}
.main .next{ background-position:right top; left:auto;right:0;}



.main_image {width:100%; height:1800px;  overflow:hidden; margin:0 auto; position:relative; margin-top:85px;}
.main_image ul {width:9999px; height:1600px; overflow:hidden; position:absolute; top:0; left:0}
.main_image li {float:left; width:100%; height:1600px;}
.main_image li>.auto-wrap{ width:100%; height:auto; border:none;}

#btn_prev,#btn_next{z-index:11111;position:fixed;display:block;width:45px!important;height:100px!important;top:50%;margin-top:-37px;background:url(/Public/images/sprite.png); opacity:0.3;filter:alpha(opacity=30);-moz-opacity:0.3;-khtml-opacity: 0.3;}
#btn_prev{background-position: left top;}
#btn_next{background-position: right top; right:0;}



 .small-nav{position: fixed;  min-width:800px;z-index:9;width:100%; overflow:hidden;bottom:10px;text-align:center;filter:alpha(opacity=0);opacity: 0;-moz-opacity:0;  }
 .small-nav span{  bottom:0;display:inline-block;  overflow:hidden;_display:inline;_zoom:1;width:30px;height:15px;_font-size:0;margin-left:0px;cursor:pointer;}
  .small-nav img{ cursor:pointer;}









/******主体********/
/*******foot******/
.footer {
	clear:both;
    color: #666666;
    line-height: 20px;
    text-align: center;
}
.footer a {
    color: #666666;
}
.footer a:hover {
    color: #990000;
}

/*******foot******/

/**************slider***************/
/**************slider***************/



